projects
/
babl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b785747
)
Update .gitignore
author
Martin Nordholts
<martinn@src.gnome.org>
Tue, 14 Jul 2009 17:40:16 +0000
(19:40 +0200)
committer
Martin Nordholts
<martinn@src.gnome.org>
Tue, 14 Jul 2009 17:47:05 +0000
(19:47 +0200)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 06e9dcb4c0df282686ed7455f8f01017a195dbc4..1ec2ab7b39d01b1c527a0c451438a003aec3c59b 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,8
+1,13
@@
+/*.tar.bz2
+/*.tar.gz
+/INSTALL
/Makefile
/Makefile.in
+/README
/aclocal.m4
/autom4te.cache
/babl.pc
+/compile
/config.cache
/config.guess
/config.h
@@
-16,10
+21,7
@@
/libtool
/ltmain.sh
/missing
+/mkinstalldirs
/stamp-h
-/stamp-h1
/stamp-h.in
-/INSTALL
-/README
-/*.tar.gz
-/*.tar.bz2
+/stamp-h1